Skip to content

Release Packages#176

Merged
elprans merged 1 commit into
mainfrom
elprans/release-20260714040039
Jul 14, 2026
Merged

Release Packages#176
elprans merged 1 commit into
mainfrom
elprans/release-20260714040039

Conversation

@elprans

@elprans elprans commented Jul 14, 2026

Copy link
Copy Markdown
Collaborator

vercel-headers

0.7.0 - 2026-07-13

Features

vercel-oidc

0.7.0 - 2026-07-13

Features

  • Prepare vercel-oidc for independent workspace releases with dynamic dependency metadata and the shared release build hook.

Bug Fixes

  • Remember the freshest live request OIDC token process-wide so background SDK work can authenticate outside the originating request context.

vercel-internal-telemetry

0.7.0 - 2026-07-13

Features

  • Add the standalone vercel-internal-telemetry package for shared internal telemetry helpers used by Vercel Python packages.

vercel-queue

0.7.0 - 2026-07-13

Features

vercel-cache

0.7.0 - 2026-07-13

Features

vercel

0.7.0 - 2026-07-13

Features

vercel-celery

0.7.0 - 2026-07-13

Features

@vercel

vercel Bot commented Jul 14, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
vercel-py Ready Ready Preview Jul 14, 2026 4:16am

Request Review

vercel-headers
==============

- Add request header context snapshots for running callbacks with the
  active Vercel header context. (#166)
- Add ASGI scope and WSGI environ helpers for constructing Vercel header
  mappings.

vercel-oidc
===========

- Prepare `vercel-oidc` for independent workspace releases with dynamic
  dependency metadata and the shared release build hook.

- Remember the freshest live request OIDC token process-wide so
  background SDK work can authenticate outside the originating request
  context.

vercel-internal-telemetry
=========================

- Add the standalone `vercel-internal-telemetry` package for shared
  internal telemetry helpers used by Vercel Python packages.

vercel-queue
============

- Initial release (#158)

vercel-cache
============

- Split runtime cache helpers into the standalone `vercel-cache`
  package. (#160)
- Add strict mode support for runtime cache operations. (#161)

vercel
======

- Add an experimental `vercel.unstable.sandbox` SDK with sync and async
  sandbox lifecycle, process, filesystem, snapshot, query, and session
  APIs. (#128)
- Add streaming read and write support for Sandbox files and process
  output. (#135)
- Improve Workflows sandbox execution with configurable cleanup
  handlers, passthrough modules, namespaced workflows, and more reliable
  resume/error handling. (#144, #146, #148, #153, #154, #155, #156, #162,
  #163, #164, #165)
- Refactor internal HTTP transport handling to support streamed
  responses, raw bodies, timeouts, retries, and shared token resolution.
  (#119)

vercel-celery
=============

- Initial release. `vercel-celery` integration with Kombu transports for
  Vercel Queue auto, poll, and push delivery modes; Celery result
  backend backed by Vercel Runtime Cache. (#159)
@elprans elprans force-pushed the elprans/release-20260714040039 branch from 42a15b1 to ae9ae2d Compare July 14, 2026 04:16
@elprans elprans merged commit 89a1c8d into main Jul 14, 2026
13 checks passed
@elprans elprans deleted the elprans/release-20260714040039 branch July 14, 2026 04:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants